JAMSRESTAPI Web Service
GetMenu_GetMenuById
JAMSRESTAPI Web Service > All Operations Resource Group : Menu_GetMenuById (Get)

Resource Path: /api/menu/{id}

Uri: http://doc.jamsscheduler.com/api/menu/{id}

Description
Gets a menu definition by ID
Parameters
NameDescriptionData Type
ID of th Menu definitionid of the menu definitioninteger
Response

The response body is of type Menu.

OK

Overview

Menu
lastChangeUTC : string
menuName : string
menuID : integer
description : string
menuDetails : Array[MenuDetail]
menuID : integer
includeFolders : boolean
includeJobs : boolean
includeMenus : boolean
folderID : integer
selectionCriteria : string
sequence : integer
folderName : string
lastChangeUTC : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service